2024-12-17 00:18:13,539 [ 183862 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-12-17 00:18:13,539 [ 183862 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-12-17 00:18:13,539 [ 183862 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-12-17 00:18:13,539 [ 183862 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-12-17 00:18:13,539 [ 183862 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_1cskzp --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_BASE_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBERIZED_HADOOP_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_KERBEROS_KDC_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_NGINX_DAV_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-b53fc9f68f30219552c427c7d7d451342728b9a4 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' -vvv" altinityinfra/integration-tests-runner:0-b53fc9f68f30219552c427c7d7d451342728b9a4 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_s3/test.py::test_ast_auth_headers test_role/test.py::test_admin_option test_s3_table_functions/test.py::test_s3_table_functions test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_settings_profile/test.py::test_allow_ddl test_select_access_rights/test_main.py::test_alias test_storage_delta/test.py::test_checkpoint test_storage_mongodb/test.py::test_arrays[False] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_storage_kerberized_kafka/test.py::test_kafka_json_as_string [gw2] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw4] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection [gw3] [ 3%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw2] [ 4%] PASSED test_select_access_rights/test_main.py::test_alias_columns [gw1] [ 5%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_select_access_rights/test_main.py::test_materialized_columns [gw3] [ 6%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw1] [ 7%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_storage_meilisearch/test.py::test_insert[False] test_role/test.py::test_combine_privileges [gw9] [ 8%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw2] [ 9%] PASSED test_select_access_rights/test_main.py::test_materialized_columns [gw4] [ 10%] PASSED test_settings_profile/test.py::test_allow_introspection test_select_access_rights/test_main.py::test_select_all_columns test_settings_profile/test.py::test_alter_and_drop [gw3] [ 11%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw2] [ 12%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw4] [ 13%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw3] [ 14%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_settings_profile/test.py::test_changeable_in_readonly [gw2] [ 15%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw3] [ 16%] PASSED test_role/test.py::test_function_current_roles [gw4] [ 17%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_role/test.py::test_grant_role_to_role test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw4] [ 18%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw2] [ 19%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_settings_profile/test.py::test_function_current_profiles [gw5] [ 20%] PASSED test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_auth_source[False] [gw3] [ 21%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw5] [ 22%] PASSED test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] [gw4] [ 23%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw2] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_settings_profile/test.py::test_inheritance [gw5] [ 25%] PASSED test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] [gw5] [ 26%] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] [gw2] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw4] [ 28%] PASSED test_settings_profile/test.py::test_inheritance [gw5] [ 29%] PASSED test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] [gw1] [ 30%] PASSED test_storage_meilisearch/test.py::test_insert[False] test_storage_meilisearch/test.py::test_insert_secure[False] test_settings_profile/test.py::test_set_profile [gw5] [ 31%] PASSED test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] [gw4] [ 32%] PASSED test_settings_profile/test.py::test_set_profile [gw2] [ 33%] PASSED test_select_access_rights/test_main.py::test_select_single_column [gw5] [ 34%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] test_settings_profile/test.py::test_settings_aliases test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw4] [ 35%] PASSED test_settings_profile/test.py::test_settings_aliases [gw8] [ 36%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_settings_profile/test.py::test_settings_from_granted_role [gw2] [ 37%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw6] [ 38%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw3] [ 39%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw2] [ 40%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw6] [ 41%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw2] [ 42%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy [gw4] [ 43%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw6] [ 44%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_settings_profile/test.py::test_show_profiles [gw2] [ 45%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw3] [ 46%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw4] [ 47%] PASSED test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke [gw6] [ 48%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw1] [ 49%] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] test_storage_meilisearch/test.py::test_meilimatch[False] [gw6] [ 50%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw4] [ 51%] PASSED test_settings_profile/test.py::test_smoke [gw6] [ 52%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw3] [ 53%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw5] [ 54%] PASSED test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] [gw3] [ 55%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw1] [ 56%] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] test_storage_meilisearch/test.py::test_meilimatch_secure[False] [gw0] [ 57%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert [gw0] [ 58%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers [gw5] [ 59%] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] [gw0] [ 60%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw3] [ 61%] PASSED test_role/test.py::test_roles_cache [gw0] [ 62%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file test_role/test.py::test_set_role [gw0] [ 63%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw5] [ 64%] PASSED test_storage_mongodb/test.py::test_simple_select[False] test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw3] [ 65%] PASSED test_role/test.py::test_set_role [gw0] [ 66%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials [gw5] [ 67%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw1] [ 68%] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] test_storage_meilisearch/test.py::test_named_collection[False] [gw0] [ 69%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path [gw9] [ 70%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw1] [ 71%] PASSED test_storage_meilisearch/test.py::test_named_collection[False] test_storage_meilisearch/test.py::test_named_collection_secure[False] [gw0] [ 72%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw0] [ 73%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] [gw1] [ 74%] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] test_storage_meilisearch/test.py::test_security_levels[False] [gw0] [ 75%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw0] [ 76%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw0] [ 77%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 78%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 79%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw1] [ 80%] PASSED test_storage_meilisearch/test.py::test_security_levels[False] test_storage_meilisearch/test.py::test_simple_select[False] [gw1] [ 81%] PASSED test_storage_meilisearch/test.py::test_simple_select[False] test_storage_meilisearch/test.py::test_simple_select_secure[False] [gw7] [ 82%] PASSED test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata [gw1] [ 83%] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] test_storage_meilisearch/test.py::test_table_function[False] [gw1] [ 84%] PASSED test_storage_meilisearch/test.py::test_table_function[False] test_storage_meilisearch/test.py::test_table_function_secure[False] [gw7] [ 85%] PASSED test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files [gw1] [ 86%] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] test_storage_meilisearch/test.py::test_types[False] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw1] [ 87%] PASSED test_storage_meilisearch/test.py::test_types[False] test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw7] [ 88%] PASSED test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by [gw7] [ 89%] PASSED test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file [gw1] [ 90%] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw7] [ 91%] PASSED test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types [gw0] [ 92%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 93%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 94%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw7] [ 95%] PASSED test_storage_delta/test.py::test_types [gw0] [ 96%] PASSED test_storage_s3/test.py::test_multipart[negative] [gw9] [ 97%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw8] [ 98%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw9] [ 99%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw8] [100%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration =============================== warnings summary =============================== test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_arrays[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:113: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_storage_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:391: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_storage_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:292: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:424: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:353: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_storage_mongodb/test.py:323: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:447: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:49: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:79: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 116.68s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 81.35s call test_storage_delta/test.py::test_checkpoint 76.43s setup test_storage_s3/test.py::test_ast_auth_headers 65.56s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 49.18s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 32.81s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 32.51s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 29.03s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 26.87s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 26.39s call test_storage_s3/test.py::test_infinite_redirect 23.36s setup test_storage_mongodb/test.py::test_secure_connection[True] 22.56s teardown test_storage_delta/test.py::test_types 22.48s teardown test_storage_s3/test.py::test_multipart[negative] 22.45s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 22.40s setup test_storage_mongodb/test.py::test_simple_insert_select[False] 22.31s call test_role/test.py::test_roles_cache 20.93s setup test_storage_mongodb/test.py::test_arrays[False] 19.78s call test_storage_meilisearch/test.py::test_meilimatch_secure[False] 19.78s call test_storage_meilisearch/test.py::test_meilimatch[False] 19.36s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 18.86s setup test_storage_delta/test.py::test_checkpoint 18.28s setup test_s3_table_functions/test.py::test_s3_table_functions 17.42s setup test_storage_meilisearch/test.py::test_incorrect_data_type[False] 15.62s setup test_role/test.py::test_admin_option 15.15s setup test_settings_profile/test.py::test_allow_ddl 15.07s setup test_select_access_rights/test_main.py::test_alias 14.54s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 13.22s call test_storage_meilisearch/test.py::test_insert[False] 12.88s call test_storage_meilisearch/test.py::test_insert_secure[False] 9.34s call test_role/test.py::test_role_expiration[True] 8.25s call test_role/test.py::test_introspection 8.05s call test_role/test.py::test_role_expiration[False] 7.60s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 6.97s call test_storage_meilisearch/test.py::test_security_levels[False] 6.37s call test_storage_mongodb/test.py::test_arrays[False] 5.91s call test_settings_profile/test.py::test_settings_from_granted_role 5.82s call test_storage_delta/test.py::test_types 5.69s call test_role/test.py::test_revoke_requires_admin_option 5.44s call test_storage_delta/test.py::test_multiple_log_files 5.28s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 5.02s call test_settings_profile/test.py::test_smoke 4.69s call test_storage_meilisearch/test.py::test_types[False] 4.65s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.52s teardown test_settings_profile/test.py::test_smoke 4.08s teardown test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.92s teardown test_role/test.py::test_set_role 3.91s call test_storage_meilisearch/test.py::test_named_collection_secure[False] 3.83s call test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.82s teardown test_storage_mongodb/test.py::test_simple_select_from_view[False] 3.78s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 3.38s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 3.33s call test_settings_profile/test.py::test_allow_introspection 3.27s call test_storage_delta/test.py::test_single_log_file 2.94s call test_storage_delta/test.py::test_metadata 2.90s call test_storage_s3/test.py::test_create_new_files_on_insert 2.85s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 2.84s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 2.82s call test_storage_delta/test.py::test_partition_by 2.82s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 2.74s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 2.63s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 2.61s call test_storage_s3/test.py::test_format_detection 2.53s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 2.50s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 2.49s call test_settings_profile/test.py::test_inheritance 2.45s call test_storage_s3/test.py::test_custom_auth_headers 2.35s call test_select_access_rights/test_main.py::test_select_count 2.30s call test_storage_meilisearch/test.py::test_simple_select_secure[False] 2.30s call test_storage_meilisearch/test.py::test_simple_select[False] 2.12s call test_role/test.py::test_admin_option 2.09s call test_storage_s3/test.py::test_filtering_by_file_or_path 2.08s call test_settings_profile/test.py::test_alter_and_drop 2.07s call test_role/test.py::test_grant_role_to_role 2.02s call test_select_access_rights/test_main.py::test_select_with_row_policy 1.93s call test_role/test.py::test_combine_privileges 1.92s call test_select_access_rights/test_main.py::test_select_prewhere 1.91s call test_settings_profile/test.py::test_function_current_profiles 1.84s call test_select_access_rights/test_main.py::test_select_join 1.81s call test_select_access_rights/test_main.py::test_select_where 1.77s call test_storage_mongodb/test.py::test_simple_insert_select[False] 1.74s call test_s3_table_functions/test.py::test_s3_table_functions 1.73s call test_settings_profile/test.py::test_changeable_in_readonly 1.70s call test_storage_s3/test.py::test_multipart[negative] 1.69s call test_select_access_rights/test_main.py::test_alias_columns 1.65s call test_role/test.py::test_function_current_roles 1.64s call test_select_access_rights/test_main.py::test_select_union 1.64s call test_select_access_rights/test_main.py::test_materialized_columns 1.60s call test_role/test.py::test_create_role 1.53s call test_storage_mongodb/test.py::test_complex_data_type[False] 1.46s call test_storage_meilisearch/test.py::test_table_function_secure[False] 1.46s call test_settings_profile/test.py::test_show_profiles 1.39s call test_settings_profile/test.py::test_allow_ddl 1.39s call test_storage_mongodb/test.py::test_incorrect_data_type[False] 1.37s call test_select_access_rights/test_main.py::test_select_all_columns 1.31s call test_storage_meilisearch/test.py::test_named_collection[False] 1.22s call test_storage_mongodb/test.py::test_secure_connection[True] 1.22s call test_storage_mongodb/test.py::test_auth_source[False] 1.19s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.17s call test_storage_mongodb/test.py::test_simple_select[False] 1.17s call test_storage_mongodb/test.py::test_simple_select_from_view[False] 1.09s call test_select_access_rights/test_main.py::test_select_single_column 1.05s call test_storage_s3/test.py::test_environment_credentials 1.01s call test_storage_s3/test.py::test_empty_put[minio] 0.90s call test_storage_s3/test.py::test_insert_select_schema_inference 0.87s call test_select_access_rights/test_main.py::test_alias 0.85s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.85s call test_storage_s3/test.py::test_get_file_with_special[space] 0.84s call test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.84s call test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.84s call test_storage_s3/test.py::test_ast_auth_headers 0.82s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.76s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.74s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.71s call test_storage_meilisearch/test.py::test_table_function[False] 0.70s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.70s call test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.70s teardown test_settings_profile/test.py::test_settings_aliases 0.69s call test_storage_mongodb/test.py::test_missing_columns[False] 0.68s call test_settings_profile/test.py::test_settings_aliases 0.65s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.58s teardown test_select_access_rights/test_main.py::test_select_count 0.58s call test_role/test.py::test_set_role 0.52s teardown test_settings_profile/test.py::test_function_current_profiles 0.50s teardown test_settings_profile/test.py::test_alter_and_drop 0.50s teardown test_settings_profile/test.py::test_set_profile 0.50s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.50s teardown test_settings_profile/test.py::test_allow_ddl 0.50s teardown test_settings_profile/test.py::test_allow_introspection 0.50s teardown test_settings_profile/test.py::test_show_profiles 0.50s teardown test_settings_profile/test.py::test_inheritance 0.50s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.41s call test_storage_mongodb/test.py::test_no_credentials[False] 0.38s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.38s teardown test_role/test.py::test_combine_privileges 0.38s teardown test_select_access_rights/test_main.py::test_select_where 0.35s teardown test_role/test.py::test_grant_role_to_role 0.34s teardown test_select_access_rights/test_main.py::test_select_join 0.33s teardown test_select_access_rights/test_main.py::test_alias_columns 0.33s teardown test_role/test.py::test_roles_cache 0.33s teardown test_select_access_rights/test_main.py::test_select_single_column 0.33s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.33s teardown test_role/test.py::test_introspection 0.33s teardown test_select_access_rights/test_main.py::test_alias 0.33s teardown test_role/test.py::test_revoke_requires_admin_option 0.33s teardown test_role/test.py::test_create_role 0.33s teardown test_role/test.py::test_role_expiration[True] 0.33s teardown test_select_access_rights/test_main.py::test_select_union 0.33s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.33s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.33s teardown test_role/test.py::test_role_expiration[False] 0.33s teardown test_role/test.py::test_admin_option 0.33s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.33s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.33s teardown test_role/test.py::test_function_current_roles 0.32s call test_storage_s3/test.py::test_get_path_with_special[space] 0.32s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.32s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.27s call test_storage_s3/test.py::test_empty_file 0.27s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.27s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.26s call test_settings_profile/test.py::test_set_profile 0.22s setup test_select_access_rights/test_main.py::test_select_count 0.22s setup test_select_access_rights/test_main.py::test_alias_columns 0.22s setup test_select_access_rights/test_main.py::test_select_join 0.22s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.18s setup test_select_access_rights/test_main.py::test_select_prewhere 0.17s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.17s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.17s setup test_select_access_rights/test_main.py::test_materialized_columns 0.17s setup test_select_access_rights/test_main.py::test_select_union 0.17s setup test_select_access_rights/test_main.py::test_select_single_column 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns 0.17s setup test_select_access_rights/test_main.py::test_select_where 0.00s teardown test_storage_delta/test.py::test_checkpoint 0.00s setup test_role/test.py::test_introspection 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_simple_insert_select[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s teardown test_storage_delta/test.py::test_partition_by 0.00s setup test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.00s setup test_storage_mongodb/test.py::test_missing_columns[False] 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_storage_meilisearch/test.py::test_insert[False] 0.00s teardown test_storage_mongodb/test.py::test_arrays[False] 0.00s setup test_storage_mongodb/test.py::test_auth_source[False] 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s teardown test_storage_delta/test.py::test_multiple_log_files 0.00s setup test_storage_meilisearch/test.py::test_types[False] 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_delta/test.py::test_metadata 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s teardown test_storage_mongodb/test.py::test_secure_connection[True] 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_delta/test.py::test_single_log_file 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_meilisearch/test.py::test_security_levels[False] 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_storage_mongodb/test.py::test_simple_select[False] 0.00s setup test_storage_meilisearch/test.py::test_table_function[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_storage_meilisearch/test.py::test_simple_select[False] 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s teardown test_storage_meilisearch/test.py::test_table_function[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s setup test_storage_meilisearch/test.py::test_types_in_table_function[False] 0.00s setup test_storage_meilisearch/test.py::test_named_collection[False] 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s setup test_storage_delta/test.py::test_partition_by 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_storage_delta/test.py::test_multiple_log_files 0.00s teardown test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s setup test_storage_mongodb/test.py::test_no_credentials[False] 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_delta/test.py::test_metadata 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s teardown test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s teardown test_storage_delta/test.py::test_single_log_file 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s setup test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s teardown test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_delta/test.py::test_types 0.00s setup test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view[False] 0.00s setup test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_security_levels[False] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection[False] 0.00s teardown test_storage_meilisearch/test.py::test_types[False] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_simple_select[False] 0.00s teardown test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_mongodb/test.py::test_simple_select[False] 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s teardown test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_role/test.py::test_admin_option PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_role/test.py::test_combine_privileges PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_role/test.py::test_create_role PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_role/test.py::test_function_current_roles PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_storage_mongodb/test.py::test_arrays[False] PASSED test_role/test.py::test_grant_role_to_role PASSED test_storage_mongodb/test.py::test_auth_source[False] PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_storage_mongodb/test.py::test_complex_data_type[False] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_settings_profile/test.py::test_inheritance PASSED test_storage_mongodb/test.py::test_missing_columns[False] PASSED test_storage_meilisearch/test.py::test_insert[False] PASSED test_storage_mongodb/test.py::test_no_credentials[False] PASSED test_settings_profile/test.py::test_set_profile PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_role/test.py::test_introspection PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_settings_profile/test.py::test_show_profiles PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_settings_profile/test.py::test_smoke PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_role/test.py::test_role_expiration[False] PASSED test_storage_mongodb/test.py::test_secure_connection[True] PASSED test_role/test.py::test_role_expiration[True] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_role/test.py::test_roles_cache PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_s3/test.py::test_empty_file PASSED test_storage_mongodb/test.py::test_simple_select[False] PASSED test_role/test.py::test_set_role PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_storage_meilisearch/test.py::test_named_collection[False] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_storage_meilisearch/test.py::test_security_levels[False] PASSED test_storage_meilisearch/test.py::test_simple_select[False] PASSED test_storage_delta/test.py::test_checkpoint PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] PASSED test_storage_meilisearch/test.py::test_table_function[False] PASSED test_storage_delta/test.py::test_metadata PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] PASSED test_storage_meilisearch/test.py::test_types[False] PASSED test_storage_delta/test.py::test_multiple_log_files PASSED test_storage_delta/test.py::test_partition_by PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] PASSED test_storage_delta/test.py::test_single_log_file PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_delta/test.py::test_types PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration ================= 100 passed, 16 warnings in 234.44s (0:03:54) =================